projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e41ff0
)
menu: Document CSS nodes
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 02:40:40 +0000
(21:40 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 02:40:40 +0000
(21:40 -0500)
gtk/gtkmenu.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmenu.c
b/gtk/gtkmenu.c
index 0409b54097b93964b95007b33f58b7159a731f33..ac516f0f45ebc407987c89e3ade3d5d65820141b 100644
(file)
--- a/
gtk/gtkmenu.c
+++ b/
gtk/gtkmenu.c
@@
-82,6
+82,12
@@
* return FALSE;
* }
* ]|
+ *
+ * # CSS nodes
+ *
+ * The main CSS node of GtkMenu has name menu, and there are two subnodes
+ * with name arrow, for scrolling menu arrows. These subnodes get the
+ * .top and .bottom style classes.
*/
#include "config.h"